Bitmap for WPF
Get(ClassInstance[]) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct3D11 名前空間 > CommonShaderStage<T> クラス > Get メソッド : Get(ClassInstance[]) メソッド
An array that will be used to contain any class instances currently active.
Gets the shader currently assigned to the device.
シンタックス
'宣言
 
Public Overloads Function Get( _
   ByVal classInstances() As ClassInstance _
) As T
public T Get( 
   ClassInstance[] classInstances
)

パラメータ

classInstances
An array that will be used to contain any class instances currently active.

戻り値の型

The shader (null if no shader is assigned).
参照

CommonShaderStage<T> クラス
CommonShaderStage<T> メンバ
オーバーロード一覧